[INFO] fetching crate aglaea 0.2.5...
[INFO] fixing aglaea-0.2.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate aglaea 0.2.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate aglaea 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aglaea 0.2.5
[INFO] tweaked toml for crates.io crate aglaea 0.2.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aglaea 0.2.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aglaea 0.2.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.3
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded rustversion v1.0.22
[INFO] [stderr]   Downloaded inventory v0.3.21
[INFO] [stderr]   Downloaded hex v0.4.3
[INFO] [stderr]   Downloaded aglaea_derive v0.2.5
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded zmij v0.1.8
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.147
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a
[INFO] running `Command { std: "docker" "start" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking aglaea v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/tlv.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/tlv.rs:3:14
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]  --> tests/derive_macros.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/derive_macros.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/tlv.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/tlv.rs:3:25
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]  --> tests/derive_macros.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/derive_macros.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/tlv.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/tlv.rs:3:36
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]  --> tests/derive_macros.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/derive_macros.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/tlv.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[weave(inner = "U8")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/tlv.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[weave(inner = "U32be")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/tlv.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[weave(inner = "Vec<U8>")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `U32be` and `U8`
[INFO] [stdout]  --> tests/tlv.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be};
[INFO] [stdout]   |                                            ^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(ToTree, ToGrammar, PangLabel)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ToGrammar, PangLabel, ToTree)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:25
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ToGrammar, PangLabel, ToTree)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PangLabel` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `PangLabel` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/derive_macros.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(ToGrammar, PangLabel, ToTree)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_macros.rs:1:36
[INFO] [stdout]    |
[INFO] [stdout]  1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToTree` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:122:55
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                       ^^^^^^ could not find `ToTree` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:47
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToGrammar` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:122:71
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^ could not find `ToGrammar` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:36
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PangLabel` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:152:36
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `PangLabel` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToTree` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:152:55
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                       ^^^^^^ could not find `ToTree` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:47
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToGrammar` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:152:71
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^ could not find `ToGrammar` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:36
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PangLabel` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `PangLabel` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToTree` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:189:55
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                       ^^^^^^ could not find `ToTree` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:47
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToGrammar` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:189:71
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^ could not find `ToGrammar` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:36
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `PangLabel` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:208:36
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `PangLabel` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:25
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToTree` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:208:55
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                       ^^^^^^ could not find `ToTree` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:47
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `ToGrammar` in `aglaea`
[INFO] [stdout]    --> tests/test_inner_annotation.rs:208:71
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[derive(Debug, Clone, aglaea::PangLabel, aglaea::ToTree, aglaea::ToGrammar)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^ could not find `ToGrammar` in `aglaea`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:56:36
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[cfg(feature = "derive")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout]  56 | pub use aglaea_derive::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `TLV` in the current scope
[INFO] [stdout]   --> tests/tlv.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct TLV {
[INFO] [stdout]    | ---------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     let tree = tlv.to_tree();
[INFO] [stdout]    |                    ^^^^^^^ method not found in `TLV`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let tree = tlv.l.to_tree();
[INFO] [stdout]    |                    ++
[INFO] [stdout] 47 |     let tree = tlv.t.to_tree();
[INFO] [stdout]    |                    ++
[INFO] [stdout] 47 |     let tree = tlv.v.to_tree();
[INFO] [stdout]    |                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `A<'a>` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct A<'a> {
[INFO] [stdout]    | ------------ method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     let tree = a.to_tree();
[INFO] [stdout]    |                  ^^^^^^^ method not found in `A<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let tree = a.b.0.to_tree();
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 51 |     let tree = a.c.to_tree();
[INFO] [stdout]    |                  ++
[INFO] [stdout] 51 |     let tree = a.d.to_tree();
[INFO] [stdout]    |                  ++
[INFO] [stdout] 51 |     let tree = a.e.to_tree();
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `A<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout]  4 | struct A<'a> {
[INFO] [stdout]    | ------------ associated function or constant `grammar` not found for this struct because it doesn't satisfy `A<'_>: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 53 |     assert_eq!(A::grammar().matches(&tree), true);
[INFO] [stdout]    |                   ^^^^^^^ associated function or constant cannot be called on `A<'_>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `A<'_>: ToGrammar`
[INFO] [stdout]            which is required by `&A<'_>: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `TLV`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/tlv.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct TLV {
[INFO] [stdout]    | ---------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `TLV: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 49 |     assert_eq!(TLV::grammar().matches(&tree), true);
[INFO] [stdout]    |                     ^^^^^^^ associated function or constant cannot be called on `TLV` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TLV: ToGrammar`
[INFO] [stdout]            which is required by `&TLV: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `B` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct B(pub u8);
[INFO] [stdout]    | -------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     let tree = b.to_tree();
[INFO] [stdout]    |                  ^^^^^^^ method not found in `B`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let tree = b.0.to_tree();
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `B`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct B(pub u8);
[INFO] [stdout]    | -------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `B: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 60 |     assert_eq!(B::grammar().matches(&tree), true);
[INFO] [stdout]    |                   ^^^^^^^ associated function or constant cannot be called on `B` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `B: ToGrammar`
[INFO] [stdout]            which is required by `&B: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |         #[weave(inner = "HashMap<U32le, U64be>")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `D<'a>` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct D<'a> {
[INFO] [stdout]    | ------------ method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     let tree = d.to_tree();
[INFO] [stdout]    |                  ^^^^^^^ method not found in `D<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `D<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct D<'a> {
[INFO] [stdout]    | ------------ associated function or constant `grammar` not found for this struct because it doesn't satisfy `D<'_>: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 69 |     assert_eq!(D::grammar().matches(&tree), true);
[INFO] [stdout]    |                   ^^^^^^^ associated function or constant cannot be called on `D<'_>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `D<'_>: ToGrammar`
[INFO] [stdout]            which is required by `&D<'_>: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for enum `E<'a>` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum E<'a> {
[INFO] [stdout]    | ---------- method `to_tree` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 75 |     let tree = e.to_tree();
[INFO] [stdout]    |                  ^^^^^^^ method not found in `E<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `to_tree` exists on the type `u8`
[INFO] [stdout]   --> src/traits/tree.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn to_tree(&self) -> Arc<DerivationTree>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aglaea` (test "tlv") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the variant, associated function, or constant `grammar` exists for enum `E<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum E<'a> {
[INFO] [stdout]    | ---------- variant, associated function, or constant `grammar` not found for this enum because it doesn't satisfy `E<'_>: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 76 |     assert_eq!(E::grammar().matches(&tree), true);
[INFO] [stdout]    |                   ^^^^^^^ variant, associated function, or constant cannot be called on `E<'_>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `E<'_>: ToGrammar`
[INFO] [stdout]            which is required by `&E<'_>: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]   --> tests/endian.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/endian.rs:3:14
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be, U32le};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for enum `E<'a>` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum E<'a> {
[INFO] [stdout]    | ---------- method `to_tree` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 79 |     let tree_f = e_f.to_tree();
[INFO] [stdout]    |                      ^^^^^^^ method not found in `E<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: the method `to_tree` exists on the type `u8`
[INFO] [stdout]   --> src/traits/tree.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn to_tree(&self) -> Arc<DerivationTree>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[weave(inner = "Vec<Vec<U8>>")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the variant, associated function, or constant `grammar` exists for enum `E<'_>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum E<'a> {
[INFO] [stdout]    | ---------- variant, associated function, or constant `grammar` not found for this enum because it doesn't satisfy `E<'_>: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 80 |     assert_eq!(E::grammar().matches(&tree_f), true);
[INFO] [stdout]    |                   ^^^^^^^ variant, associated function, or constant cannot be called on `E<'_>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `E<'_>: ToGrammar`
[INFO] [stdout]            which is required by `&E<'_>: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `PangLabel` in this scope
[INFO] [stdout]  --> tests/bit.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `PangLabel` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/bit.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[weave(inner = "Vec<U8>")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]   --> tests/endian.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/endian.rs:3:25
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be, U32le};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `S` in the current scope
[INFO] [stdout]   --> tests/derive_macros.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct S {
[INFO] [stdout]    | -------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     let tree = s.to_tree();
[INFO] [stdout]    |                  ^^^^^^^ method not found in `S`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let tree = s.s.to_tree();
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `S`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/derive_macros.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct S {
[INFO] [stdout]    | -------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `S: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 97 |     assert_eq!(S::grammar().matches(&tree), true);
[INFO] [stdout]    |                   ^^^^^^^ associated function or constant cannot be called on `S` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `S: ToGrammar`
[INFO] [stdout]            which is required by `&S: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToGrammar` in this scope
[INFO] [stdout]  --> tests/bit.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToGrammar` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/bit.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[weave(inner = "U32le")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]   --> tests/endian.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/endian.rs:3:36
[INFO] [stdout]    |
[INFO] [stdout]  3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be, U32le};
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aglaea` (test "derive_macros") due to 30 previous errors
[INFO] [stderr] error: could not compile `aglaea` (test "endian") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find derive macro `ToTree` in this scope
[INFO] [stdout]  --> tests/bit.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(PangLabel, ToGrammar, ToTree)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToTree` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/bit.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aglaea::{PangLabel, ToGrammar, ToTree};
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |         #[weave(inner = "U32be")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |         #[weave(inner = "Vec<U8>")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/endian.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[weave(inner = "U32be")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]  --> tests/bit.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[weave(bits = "0..4", label = "c")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/endian.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[weave(inner = "U32le")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]  --> tests/bit.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[weave(bits = "4..8", label = "c")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `weave` in this scope
[INFO] [stdout]   --> tests/endian.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[weave(inner = "Vec<U8>")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `U32be`, `U32le`, and `U8`
[INFO] [stdout]  --> tests/endian.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use aglaea::{PangLabel, ToGrammar, ToTree, U8, U32be, U32le};
[INFO] [stdout]   |                                            ^^  ^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `BitsData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/bit.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct BitsData {
[INFO] [stdout]    | ------------------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `BitsData: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 26 |     let grammar = BitsData::grammar();
[INFO] [stdout]    |                             ^^^^^^^ associated function or constant cannot be called on `BitsData` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `BitsData: ToGrammar`
[INFO] [stdout]            which is required by `&BitsData: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `ComplexData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/endian.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ComplexData {
[INFO] [stdout]    | ---------------------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `ComplexData: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 46 |     let grammar = ComplexData::grammar();
[INFO] [stdout]    |                                ^^^^^^^ associated function or constant cannot be called on `ComplexData` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `ComplexData: ToGrammar`
[INFO] [stdout]            which is required by `&ComplexData: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `ComplexData` in the current scope
[INFO] [stdout]   --> tests/endian.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ComplexData {
[INFO] [stdout]    | ---------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let tree = data.to_tree();
[INFO] [stdout]    |                     ^^^^^^^ method not found in `ComplexData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let tree = data.a.to_tree();
[INFO] [stdout]    |                     ++
[INFO] [stdout] 62 |     let tree = data.b.to_tree();
[INFO] [stdout]    |                     ++
[INFO] [stdout] 62 |     let tree = data.data.to_tree();
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `BitsData` in the current scope
[INFO] [stdout]   --> tests/bit.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct BitsData {
[INFO] [stdout]    | ------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     let tree = bits_data.to_tree();
[INFO] [stdout]    |                          ^^^^^^^ method not found in `BitsData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let tree = bits_data.a.to_tree();
[INFO] [stdout]    |                          ++
[INFO] [stdout] 34 |     let tree = bits_data.b.to_tree();
[INFO] [stdout]    |                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `BitsData` in the current scope
[INFO] [stdout]   --> tests/bit.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct BitsData {
[INFO] [stdout]    | ------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     assert_eq!(data.to_tree().to_bytes(), input);
[INFO] [stdout]    |                     ^^^^^^^ method not found in `BitsData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 52 |     assert_eq!(data.a.to_tree().to_bytes(), input);
[INFO] [stdout]    |                     ++
[INFO] [stdout] 52 |     assert_eq!(data.b.to_tree().to_bytes(), input);
[INFO] [stdout]    |                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `grammar` exists for struct `BitsData`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/bit.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct BitsData {
[INFO] [stdout]    | ------------------- associated function or constant `grammar` not found for this struct because it doesn't satisfy `BitsData: ToGrammar`
[INFO] [stdout] ...
[INFO] [stdout] 53 |     assert_eq!(BitsData::grammar().matches(&data.to_tree()), true);
[INFO] [stdout]    |                          ^^^^^^^ associated function or constant cannot be called on `BitsData` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `BitsData: ToGrammar`
[INFO] [stdout]            which is required by `&BitsData: ToGrammar`
[INFO] [stdout] note: the trait `ToGrammar` must be implemented
[INFO] [stdout]   --> src/traits/grammar.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait ToGrammar: PangLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `grammar`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToGrammar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `BitsData` in the current scope
[INFO] [stdout]   --> tests/bit.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct BitsData {
[INFO] [stdout]    | ------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     assert_eq!(BitsData::grammar().matches(&data.to_tree()), true);
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `BitsData`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_eq!(BitsData::grammar().matches(&data.a.to_tree()), true);
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 53 |     assert_eq!(BitsData::grammar().matches(&data.b.to_tree()), true);
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `SimpleData` in the current scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub struct SimpleData {
[INFO] [stdout]     |     --------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |         let tree = data.to_tree();
[INFO] [stdout]     |                         ^^^^^^^ method not found in `SimpleData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let tree = data.a.to_tree();
[INFO] [stdout]     |                         ++
[INFO] [stdout] 138 |         let tree = data.b.to_tree();
[INFO] [stdout]     |                         ++
[INFO] [stdout] 138 |         let tree = data.data.to_tree();
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aglaea` (test "bit") due to 10 previous errors
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `ComplexData` in the current scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub struct ComplexData {
[INFO] [stdout]     |     ---------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |         let tree = data.to_tree();
[INFO] [stdout]     |                         ^^^^^^^ method not found in `ComplexData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ToTree`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let tree = data.a.to_tree();
[INFO] [stdout]     |                         ++
[INFO] [stdout] 170 |         let tree = data.b.to_tree();
[INFO] [stdout]     |                         ++
[INFO] [stdout] 170 |         let tree = data.data.to_tree();
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `NestedContainerData` in the current scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:201:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub struct NestedContainerData {
[INFO] [stdout]     |     ------------------------------ method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 201 |         let tree = data.to_tree();
[INFO] [stdout]     |                         ^^^^^^^ method not found in `NestedContainerData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ToTree`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let tree = data.nested.to_tree();
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_tree` found for struct `HashMapData` in the current scope
[INFO] [stdout]    --> tests/test_inner_annotation.rs:221:25
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub struct HashMapData {
[INFO] [stdout]     |     ---------------------- method `to_tree` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |         let tree = data.to_tree();
[INFO] [stdout]     |                         ^^^^^^^ method not found in `HashMapData`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `to_tree`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ToTree`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let tree = data.map.to_tree();
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aglaea` (test "test_inner_annotation") due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a", kill_on_drop: false }`
[INFO] [stdout] 66ef899d87335be13502cb2bbc3bee13410ff227aad0eafc3c7574026df7ba0a
